home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / TitlePattern.def < prev    next >
Encoding:
Text File  |  2005-12-03  |  667 b   |  28 lines

  1. !Include("UI.def")
  2.  
  3. Static("UIStaticScrollingText","TitlePattern","Pattern")
  4. {
  5.     ForceTextLowerCase()
  6.     Text("&MenuOptionsControlsTitle&")
  7.     TextAlpha(0.2)
  8.     TextColor(1.0,1.0,1.0)
  9.     //TextColor(1.0,0.61,0.02)
  10.     Font("MenuBig")
  11.     FontScale(1.33)
  12.     TextPosFlags(18)
  13.     PatternFile("../uidef/TitlePattern.def")
  14.     Mouse(0)
  15.     Keyboard(0)
  16.     Joy(0)
  17.     Visible(1)
  18.     ParentPositioning(1)
  19.     PreviousElemPositioning(0)
  20.     ParentAlignX(-1)
  21.     ParentAlignY(-1)
  22.     ParentSizingX(1)
  23.     ParentSizingY(1)
  24.     TextureAlpha(1.0)
  25.     LogicSize(0.23607498,0.093100004)
  26.     LogicPos(0.01875,0.02345)
  27. }// [UIStatic] TitlePattern
  28.